home *** CD-ROM | disk | FTP | other *** search
/ Dynamic HTML Construction Kit / Dynamic HTML Construction Kit.iso / source_code / dhtmlunl / dhtml.exe / CD Content / Chap22 / dun22_7.txt < prev    next >
Encoding:
Text File  |  1997-12-18  |  219 b   |  16 lines

  1. <html>
  2.  
  3. <head>
  4.  
  5. <title>My Layers</title>
  6.  
  7. </head>
  8.  
  9. <body bgcolor="white" text="black">
  10.  
  11.  
  12.  
  13. <layer src="layers.htm">
  14.  
  15. </layer>
  16.  
  17.  
  18.  
  19. <nolayer>
  20.  
  21. non-Layer HTML code goes hereà.
  22.  
  23. </nolayer>
  24.  
  25.  
  26.  
  27. </body>
  28.  
  29. </html>
  30.  
  31.